html,body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,fieldset,legend,input,img{
	padding:0;
	margin:0;
}
/*for add 5-7*/
.danchu{
	width:100%;height:25px;
    background:#CFD7EC url(../imgs/title_bg_mid.gif) repeat-x top ; 
	}
.danchu_1{
	width:20px;
	height:25px;
	background:url(../imgs/title_bg_left.gif) no-repeat;
	float:left;
}
.danchu_4{
	width:260px;
	height:25px;
	font-size:12px;font-weight:bold;line-height:25px;	
	text-align:left;
	color:#000;
	float:left;
}
.danchu_2{
	height:25px;
	background:#CFD7EC url(../imgs/title_bg_right.gif) no-repeat right top;
	float:right;
}
.danchu_2 a:link,.danchu_2  a:visited{
	text-decoration:none;	
}
#msg_div_all,#msg_div_all_Iframe{float:left;z-index:200;position:fixed;top:expression(this.offsetParent.scrollTop);left:expression(this.offsetParent.scrollLeft);width:100%;height:100%;background:#666;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;}
#msg_div_main {position:fixed; background: none;font-size:12px;}
#msg_div_title {cursor:move;}
#msg_div_title h2{height:50px;line-height:50px;margin:0 auto;background:#5CB8E6;position:relative;}
#msg_div_title h2 span{position:absolute;left:20px;font-size:18px;font-weight:normal;font-family:'微软雅黑';letter-spacing:5px;color:#FFF;}
#msg_div_title h2 a{position:absolute;top:15px;right:15px;width:20px;height:20px;background:url(../imgs/pop_close.png) center center no-repeat;}

/*按钮样式*/
.button_left{ width:6px; background:url(../imgs/gsn_left.gif) 4 4 no-repeat; height:33px;}
.button_center{ background:url(../imgs/gsn_cent.gif) 0 4 repeat-x; height:33px; line-height:33px; font-size:12px; color:#064C8D; padding:0 10px 0 10px; cursor:pointer;}
.button_right{ width:4px; background:url(../imgs/gsn_right.gif) 0 4 no-repeat; height:33px;}
/*按钮样式（灰色）*/
.button_left1{ width:6px; background:url(../imgs/gsn_left1.gif) 4 4 no-repeat; height:33px;}
.button_center1{ background:url(../imgs/gsn_cent1.gif) 0 4 repeat-x; height:33px; line-height:33px; font-size:12px; color:#7c7c7c; padding:0 10px 0 10px; cursor:pointer;}
.button_right1{ width:4px; background:url(../imgs/gsn_right1.gif) 0 4 no-repeat; height:33px;}

/*打印通知*/
.bccg{
	height:150px;line-height:130px;
	margin:0 0 30px 0;
	padding-left:120px;
	text-align:center;
	font-size:36px;
	background:url(../imgs/bccg.jpg) center center no-repeat }
fieldset.tzsda{
	width:600px;
	margin:0 auto;
	margin-left:250px;
	padding:0 10px;
	border:1px solid #ccc;
	text-align: center;
	}

ul.tzsda_ul li{
	clear:both;
	height:30px;
	line-height:30px;
	}
	ul.tzsda_ul li a{
	text-decoration: none;
	}
ul.tzsda_ul li span{
	float:left;
	padding-left:20px;
	background:url(../imgs/conf2.gif) 0 2px no-repeat;	
	}
ul.tzsda_ul li em{
	float:right;
	padding-left:25px;
	font-weight:bold;
	background:url(../imgs/conf2.gif) 0 -43px no-repeat;
	}

.f16{font-size:16px}
/*    ---- */
.mainlist ul.popul{width:100%;height:450px;overflow-y:auto;}
.mainlist ul.popul li{height:20px;}
.mainlist ul.popul li a{height:20px;line-height:20px;text-align:left;text-decoration:none;font-size:12px;font-weight:normal;color:#666;padding:0 20px 0 50px;background:url(../images/pop_arrow.png) 25px center no-repeat;display:block;float:left;}
.mainlist ul.popul li a:hover{background:#E6F3FA url(../images/pop_arrow.png) 25px center no-repeat;}